DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.DataConnector.AdoNet Namespace / C1RowUpdatedEventArgs<TCommandImpl> Class / Command Property

In This Topic
    Command Property (C1RowUpdatedEventArgs<TCommandImpl>)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Command As TCommandImpl
    public new TCommandImpl Command {get;}
    See Also